[INFO] cloning repository https://github.com/abhatia1205/neural-ink-interview-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhatia1205/neural-ink-interview-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhatia1205%2Fneural-ink-interview-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhatia1205%2Fneural-ink-interview-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45418261dfa881f1a711a3b1148bac2edcbc47d2
[INFO] testing abhatia1205/neural-ink-interview-2 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhatia1205%2Fneural-ink-interview-2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abhatia1205/neural-ink-interview-2
[INFO] finished tweaking git repo https://github.com/abhatia1205/neural-ink-interview-2
[INFO] tweaked toml for git repo https://github.com/abhatia1205/neural-ink-interview-2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abhatia1205/neural-ink-interview-2 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abhatia1205/neural-ink-interview-2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded roots v0.0.8
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded bytemuck v1.20.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] [stderr]   Downloaded libc v0.2.166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ab5c37c9b0604862d88e2faae83a8094fb6d06a589526da591ac07de2cf9de1
[INFO] running `Command { std: "docker" "start" "-a" "2ab5c37c9b0604862d88e2faae83a8094fb6d06a589526da591ac07de2cf9de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ab5c37c9b0604862d88e2faae83a8094fb6d06a589526da591ac07de2cf9de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ab5c37c9b0604862d88e2faae83a8094fb6d06a589526da591ac07de2cf9de1", kill_on_drop: false }`
[INFO] [stdout] 2ab5c37c9b0604862d88e2faae83a8094fb6d06a589526da591ac07de2cf9de1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6b00849f583a6984008cd949f20ccf3692a783b4f76376fece725791bc3e35b
[INFO] running `Command { std: "docker" "start" "-a" "a6b00849f583a6984008cd949f20ccf3692a783b4f76376fece725791bc3e35b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling roots v0.0.8
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling neuralink_final v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/interface.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CommunicationError { msg: String },
[INFO] [stdout]   |     ------------------   ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub enum OCTError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stdout]  5 |     AcquisitionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     TimeoutError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     PredictionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/interface.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     MoveError { msg: String },
[INFO] [stdout]    |     ---------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum RobotError {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     ConnectionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     PositionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `command_grasp` is never used
[INFO] [stdout]   --> src/interface.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Robot {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state_errors` is never read
[INFO] [stdout]   --> src/robot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RobotArm {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub distance_errors: bool,
[INFO] [stdout] 15 |     pub state_errors: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `train` is never used
[INFO] [stdout]   --> src/predictor/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait BrainPredictor {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stdout] 10 |     fn train(&self) -> bool{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_SIZE` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MIN_SIZE: usize =3;
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OraclePredictor` is never constructed
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OraclePredictor{
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OraclePredictor{
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TaylorQuadraticApproximator{
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.37s
[INFO] running `Command { std: "docker" "inspect" "a6b00849f583a6984008cd949f20ccf3692a783b4f76376fece725791bc3e35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b00849f583a6984008cd949f20ccf3692a783b4f76376fece725791bc3e35b", kill_on_drop: false }`
[INFO] [stdout] a6b00849f583a6984008cd949f20ccf3692a783b4f76376fece725791bc3e35b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f22183bb68a3ed90bc8819c6459dbc57c93bfda78cbe4a432e932fa4c43d029e
[INFO] running `Command { std: "docker" "start" "-a" "f22183bb68a3ed90bc8819c6459dbc57c93bfda78cbe4a432e932fa4c43d029e", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling neuralink_final v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/interface.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CommunicationError { msg: String },
[INFO] [stdout]   |     ------------------   ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub enum OCTError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stdout]  5 |     AcquisitionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     TimeoutError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     PredictionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/interface.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     MoveError { msg: String },
[INFO] [stdout]    |     ---------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum RobotError {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     ConnectionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     PositionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `command_grasp` is never used
[INFO] [stdout]   --> src/interface.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Robot {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state_errors` is never read
[INFO] [stdout]   --> src/robot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RobotArm {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub distance_errors: bool,
[INFO] [stdout] 15 |     pub state_errors: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `train` is never used
[INFO] [stdout]   --> src/predictor/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait BrainPredictor {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stdout] 10 |     fn train(&self) -> bool{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_SIZE` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MIN_SIZE: usize =3;
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OraclePredictor` is never constructed
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OraclePredictor{
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OraclePredictor{
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TaylorQuadraticApproximator{
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/interface.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CommunicationError { msg: String },
[INFO] [stdout]   |     ------------------   ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub enum OCTError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stdout]  5 |     AcquisitionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     TimeoutError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     PredictionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/interface.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     MoveError { msg: String },
[INFO] [stdout]    |     ---------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum RobotError {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     ConnectionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     PositionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `command_grasp` is never used
[INFO] [stdout]   --> src/interface.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Robot {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state_errors` is never read
[INFO] [stdout]   --> src/robot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RobotArm {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub distance_errors: bool,
[INFO] [stdout] 15 |     pub state_errors: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `train` is never used
[INFO] [stdout]   --> src/predictor/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait BrainPredictor {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stdout] 10 |     fn train(&self) -> bool{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_SIZE` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MIN_SIZE: usize =3;
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OraclePredictor` is never constructed
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OraclePredictor{
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OraclePredictor{
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TaylorQuadraticApproximator{
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.09s
[INFO] running `Command { std: "docker" "inspect" "f22183bb68a3ed90bc8819c6459dbc57c93bfda78cbe4a432e932fa4c43d029e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22183bb68a3ed90bc8819c6459dbc57c93bfda78cbe4a432e932fa4c43d029e", kill_on_drop: false }`
[INFO] [stdout] f22183bb68a3ed90bc8819c6459dbc57c93bfda78cbe4a432e932fa4c43d029e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef635f50ea56cf17571ec64dcb82640d16e2774644f5c90e3484c21048c30090
[INFO] running `Command { std: "docker" "start" "-a" "ef635f50ea56cf17571ec64dcb82640d16e2774644f5c90e3484c21048c30090", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/robot.rs:244:23
[INFO] [stderr]     |
[INFO] [stderr] 244 |                     if(z != 0){
[INFO] [stderr]     |                       ^      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 244 -                     if(z != 0){
[INFO] [stderr] 244 +                     if z != 0 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stderr]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stderr]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/robot.rs:220:17
[INFO] [stderr]     |
[INFO] [stderr] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stderr]     |                 ----^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stderr] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stderr] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stderr] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stderr] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `data_len` should have an upper case name
[INFO] [stderr]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stderr] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `data_len` should have an upper case name
[INFO] [stderr]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stderr]    |
[INFO] [stderr] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stderr] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `neuralink_final` (lib) generated 9 warnings (run `cargo fix --lib -p neuralink_final` to apply 5 suggestions)
[INFO] [stderr] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stderr]   --> src/main.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg` is never read
[INFO] [stderr]  --> src/interface.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 |     CommunicationError { msg: String },
[INFO] [stderr]   |     ------------------   ^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stderr]   --> src/interface.rs:5:5
[INFO] [stderr]    |
[INFO] [stderr]  3 | pub enum OCTError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stderr]  5 |     AcquisitionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  9 |     TimeoutError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 10 |
[INFO] [stderr] 11 |     PredictionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg` is never read
[INFO] [stderr]   --> src/interface.rs:56:17
[INFO] [stderr]    |
[INFO] [stderr] 56 |     MoveError { msg: String },
[INFO] [stderr]    |     ---------   ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stderr]   --> src/interface.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub enum RobotError {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 58 |     ConnectionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     PositionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `command_grasp` is never used
[INFO] [stderr]   --> src/interface.rs:75:14
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub trait Robot {
[INFO] [stderr]    |           ----- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `state_errors` is never read
[INFO] [stderr]   --> src/robot.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct RobotArm {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 14 |     pub distance_errors: bool,
[INFO] [stderr] 15 |     pub state_errors: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `train` is never used
[INFO] [stderr]   --> src/predictor/mod.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub trait BrainPredictor {
[INFO] [stderr]    |           -------------- method in this trait
[INFO] [stderr]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stderr] 10 |     fn train(&self) -> bool{
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MIN_SIZE` is never used
[INFO] [stderr]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const MIN_SIZE: usize =3;
[INFO] [stderr]   |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stderr]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OraclePredictor` is never constructed
[INFO] [stderr]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct OraclePredictor{
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stderr]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl OraclePredictor{
[INFO] [stderr]    | -------------------- associated functions in this implementation
[INFO] [stderr] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stderr]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl TaylorQuadraticApproximator{
[INFO] [stderr]    | -------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `neuralink_final` (bin "neuralink_final" test) generated 23 warnings (5 duplicates) (run `cargo fix --bin "neuralink_final" -p neuralink_final --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `neuralink_final` (bin "neuralink_final") generated 23 warnings (23 duplicates)
[INFO] [stderr] warning: `neuralink_final` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neuralink_final-aee5e78801d753fd)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neuralink_final-ce3fca7428e4dfc2)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests_oracle.rs (/opt/rustwide/target/debug/deps/integration_tests_oracle-5c406e29e44c660e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_controller_distance_errors_oracle has been running for over 60 seconds
[INFO] [stdout] test test_controller_move_errors_oracle has been running for over 60 seconds
[INFO] [stdout] test test_controller_no_errors_oracle has been running for over 60 seconds
[INFO] [stdout] test test_controller_no_errors_oracle ... FAILED
[INFO] [stdout] test test_controller_distance_errors_oracle ... FAILED
[INFO] [stdout] test test_controller_move_errors_oracle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_controller_no_errors_oracle stdout ----
[INFO] [stdout] Oracle predictor
[INFO] [stdout] Starting controller...
[INFO] [stdout] Starting to process distances...
[INFO] [stdout] Starting to process robot state...
[INFO] [stdout] Starting robot...
[INFO] [stdout] get_distance
[INFO] [stdout] mv
[INFO] [stdout] get_state
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332309)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70058.2909293524
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74209.27133764268
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82274.79722671804
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84620.18832469254
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88540.97666347015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85792.66085596883
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96833.45456586056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98353.33705511503
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89997.50364398176
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98689.24036127073
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94498.88214525988
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92435.36310546973
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92191.22429738275
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82949.17375290405
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78494.3238980252
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75470.60322074941
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67389.97140656493
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332322)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53075.96738951956
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60886.02993081231
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66067.37718116492
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72798.74132111284
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74276.28709730005
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76987.23396084236
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76339.2996802904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79813.8935726824
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82387.92338185664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81559.29765799502
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77363.34035986522
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72583.3952523208
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67236.63566594163
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69574.2251485344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64570.60348963505
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56893.69594496349
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56911.99912181962
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64692.91094396019
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71450.22028716747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77951.41417767957
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83681.98720641958
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85773.73787227378
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89477.78826495144
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92377.52320849057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97437.32029296097
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98699.02708223404
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89989.95311289711
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98303.86157775635
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96743.33704024914
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91347.66553331504
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90706.24824887828
[INFO] [stdout] Failing because latency is too big: 34
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70250.14520242705
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64405.082076129154
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59183.65114460408
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52866.16333295044
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] No brain position function
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54939.30919468845
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61146.211488995235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71315.89345197554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76042.69599243545
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82629.86228617537
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91593.72499871755
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93799.16299300955
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98286.46190508548
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105376.9871110816
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108333.66062719736
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103444.65993999632
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115094.07204908354
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115460.612504886
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111410.7115703678
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109977.55141511827
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107684.85260428581
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104557.76135387411
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100629.60345104383
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98766.0688707789
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103164.58155505499
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80470.07203548425
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332542)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107781.62596354692
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101963.25084945827
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95754.17438475066
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88889.11190783256
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79116.59634005884
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73440.37885470828
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63220.3961262987
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54674.89815259911
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50004.958767012344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58403.38963265682
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64669.83888903214
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65580.98410110536
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71972.04288286471
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72874.73799613619
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77783.75443167577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81829.1764977813
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82643.41264499235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79973.02576383913
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76505.01681278553
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76988.1380746006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74229.53663889633
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72727.55606869422
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64125.33233618783
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59198.2098681184
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55143.80247980892
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51493.66196907638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57590.41476537846
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64525.55442682456
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66114.47955826111
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78891.05910442478
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84161.67442398588
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83311.37533198611
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86816.43372197635
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92499.93639372336
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100441.68081582442
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98570.6072500858
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98699.98360717017
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89056.21234520827
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96230.86497917376
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90717.18424935662
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84720.0208248489
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78198.49147428968
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78127.37032552692
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68212.84403056139
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68214.28105726931
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60922.545004750486
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332330)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121602.15228274115
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119161.62673233473
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119716.47866579797
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119410.36702589877
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118243.10635091562
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120042.77738369419
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116911.07580247556
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109700.42889011465
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108483.30761305487
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97006.06698539923
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100235.14536425075
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95395.54308318475
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82390.94521578599
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76509.49634325993
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63723.28953532176
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56686.507170842495
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51236.897230633534
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55574.39246453415
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61031.512894825195
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65765.5594974067
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71863.3047448739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77600.99928696826
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77754.42591530422
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81797.4132219035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77474.89605704916
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79700.87916549458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76160.91003474861
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76561.97409699182
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73728.54044781986
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68030.95919882925
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65686.4391609272
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60559.56957494421
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54378.680797099136
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50593.618565733545
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55975.79939085455
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62696.71782060398
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68881.33422552457
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71911.67386531923
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82103.64772637805
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89267.1428863228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93124.44324514514
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96035.3265905903
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91963.781553559
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92857.90837995894
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92902.21813024383
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92092.10503962578
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93270.5670563539
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85183.39145890647
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84829.75643698033
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85651.61290537205
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80451.07116512815
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74482.57376546145
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67794.60905722226
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61528.60793353303
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332453)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123146.08903496247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127291.31913146283
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122786.95676495321
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124973.61999133904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118666.88489048916
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115352.50801089453
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111212.86578515242
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109429.15253266739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100227.9974978267
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93812.2858635356
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75121.45940204896
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66757.97227280634
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59520.2764380069
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58327.95650108333
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57084.752132057096
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62765.202192741446
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65461.645233112155
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69509.45809363923
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72765.66705876705
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75203.3757643603
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79305.36516382731
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80055.04973913485
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84852.50795064727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76425.72639745392
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74595.63619232946
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76568.879399847
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68526.6970823044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66270.56881115446
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61211.53101475863
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55476.86014043959
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50433.2119495552
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50205.36723616999
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59660.49629193125
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64567.6266864402
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71332.46204403741
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77060.80298572895
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82111.15020703187
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89256.85154928209
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96512.88190857973
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95177.62290626962
[INFO] [stdout] Failing because latency is too big: 38
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96718.9843533166
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88765.97266043769
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91012.39097770257
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91812.2930399779
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83843.94252378086
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69394.73472785589
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67330.08930851787
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68452.89324486116
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51313.703033398604
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] InserterZ: 0 -> 3890183 with duration 249
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70166.73709056701
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78462.95358416066
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79586.01669830049
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94075.07020303758
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96836.00000259618
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98197.02040312171
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108493.29020054743
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108329.47984070971
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103488.29238187999
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108173.63346058573
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3890183 -> 0 with duration 249
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115595.31954694143
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111594.09627702727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110206.56595667964
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107958.78815180622
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108027.23188426136
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100720.48804922146
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96023.48359421804
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90612.70654180832
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82102.52648393018
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77868.33362001786
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to OutOfBrainCalibrated
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dfa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c83a2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61ac1c5173c9 - neuralink_final[970fb5f9d1f0e85c]::controller::retract_ib::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x61ac1c518c29 - neuralink_final[970fb5f9d1f0e85c]::controller::insert_ib_open_loop::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x61ac1c519f34 - neuralink_final[970fb5f9d1f0e85c]::controller::start::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x61ac1c4dbb26 - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x61ac1c4eb31f - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x61ac1c4e7e20 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x61ac1c4c26b5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::try_with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x61ac1c4c170e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x61ac1c4e1026 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x61ac1c4eb876 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x61ac1c4e8125 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x61ac1c4c711d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61ac1c4b813d - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x61ac1c4b7e5b - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x61ac1c4b7e5b - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x61ac1c4b7e5b - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x61ac1c4af0f0 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x61ac1c4b6480 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x61ac1c4b4ca4 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x61ac1c4c779b - <tokio[15a7b7fc7da63a49]::runtime::context::scoped::Scoped<tokio[15a7b7fc7da63a49]::runtime::scheduler::Context>>::set::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x61ac1c511b59 - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x61ac1c4c3c02 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::try_with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x61ac1c4c33ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x61ac1c50f00d - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x61ac1c4b3130 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x61ac1c4b38c6 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x61ac1c4b4293 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x61ac1c4d4933 - tokio[15a7b7fc7da63a49]::runtime::context::runtime::enter_runtime::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x61ac1c4ae806 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x61ac1c4f5f0c - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on_inner::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x61ac1c4f62e6 - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x61ac1c4e10e0 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::block_on::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x61ac1c4dbfc7 - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x61ac1c50f2c6 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x61ac1c4f99ea - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x61ac1c50dbd0 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x61ac1c4c9526 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x61ac1c4fdcab - __rust_try
[INFO] [stdout]   58:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61ac1c4be98e - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   65:     0x71b5b1780a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1442027)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dc8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c8152 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ac1c58c700 - <core[4a92201981c6b77a]::result::Result<(), core[4a92201981c6b77a]::result::Result<u64, neuralink_final[970fb5f9d1f0e85c]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ac1c58c700 - neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x61ac1c56de4c - <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x61ac1c57506c - <tokio[15a7b7fc7da63a49]::loom::std::unsafe_cell::UnsafeCell<tokio[15a7b7fc7da63a49]::runtime::task::core::Stage<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x61ac1c57506c - <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x61ac1c564f6e - tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   26:     0x61ac1c5946a1 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x61ac1c59596f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61ac1c5a248b - __rust_try
[INFO] [stdout]   29:     0x61ac1c59f903 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61ac1c59f903 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61ac1c563ae0 - tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   32:     0x61ac1c5698d9 - <tokio[15a7b7fc7da63a49]::runtime::task::harness::Harness<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x61ac1c569b77 - <tokio[15a7b7fc7da63a49]::runtime::task::harness::Harness<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x61ac1c58459d - tokio[15a7b7fc7da63a49]::runtime::task::raw::poll::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x61ac1c634037 - <tokio[15a7b7fc7da63a49]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x61ac1c633012 - <tokio[15a7b7fc7da63a49]::runtime::task::LocalNotified<alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   37:     0x61ac1c61834b - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:68
[INFO] [stdout]   38:     0x61ac1c61e257 - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<(), <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x61ac1c61e257 - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<(), <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x61ac1c61e257 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:31
[INFO] [stdout]   41:     0x61ac1c4eb4a0 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1045:29
[INFO] [stdout]   42:     0x61ac1c4e7f10 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   43:     0x61ac1c4c27b5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::try_with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x61ac1c4c175e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x61ac1c4e1066 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   46:     0x61ac1c4eb8c6 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   47:     0x61ac1c4e8365 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   48:     0x61ac1c4c715d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x61ac1c4b817d - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   50:     0x61ac1c4b7ffb - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   51:     0x61ac1c4b7ffb - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   52:     0x61ac1c4b7ffb - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   53:     0x61ac1c4af410 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   54:     0x61ac1c4b6f20 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   55:     0x61ac1c4b4cc4 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   56:     0x61ac1c4c78eb - <tokio[15a7b7fc7da63a49]::runtime::context::scoped::Scoped<tokio[15a7b7fc7da63a49]::runtime::scheduler::Context>>::set::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   57:     0x61ac1c511b99 - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   58:     0x61ac1c4c3d42 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::try_with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x61ac1c4c344e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x61ac1c50f04d - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   61:     0x61ac1c4b3550 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   62:     0x61ac1c4b3946 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   63:     0x61ac1c4b45f3 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   64:     0x61ac1c4d4aa3 - tokio[15a7b7fc7da63a49]::runtime::context::runtime::enter_runtime::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   65:     0x61ac1c4ae8e6 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   66:     0x61ac1c4f60bc - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on_inner::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   67:     0x61ac1c4f6566 - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   68:     0x61ac1c4e1160 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::block_on::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   69:     0x61ac1c4dc31e - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x61ac1c50f2d6 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x61ac1c4f9bf3 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x61ac1c50dc00 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x61ac1c4c955a - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x61ac1c4fdcab - __rust_try
[INFO] [stdout]   75:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x61ac1c4be9ae - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   82:     0x71b5b1780a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_no_errors_oracle' (21) panicked at tests/integration_tests_oracle.rs:56:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dc8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c8152 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ac1c4dce3a - <core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ac1c4dce3a - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x61ac1c4dd4c8 - integration_tests_oracle[6d95171ce59680fb]::test_controller_no_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:136:31
[INFO] [stdout]   23:     0x61ac1c4dc437 - integration_tests_oracle[6d95171ce59680fb]::test_controller_no_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:128:38
[INFO] [stdout]   24:     0x61ac1c4bf0f6 - <integration_tests_oracle[6d95171ce59680fb]::test_controller_no_errors_oracle::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ac1c52297b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61ac1c52297b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x61ac1c53016b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x61ac1c53016b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61ac1c53016b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61ac1c53016b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x61ac1c529884 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x61ac1c529884 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61ac1c532d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x61ac1c532d72 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61ac1c532d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x61ac1c532d72 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   46:     0x71b5b1780a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_controller_distance_errors_oracle stdout ----
[INFO] [stdout] Oracle predictor
[INFO] [stdout] Starting controller...
[INFO] [stdout] Starting to process distances...
[INFO] [stdout] Starting to process robot state...
[INFO] [stdout] Starting robot...
[INFO] [stdout] get_distance
[INFO] [stdout] mv
[INFO] [stdout] get_state
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332356)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94471.26134281047
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91954.11693708028
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103125.23970969883
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94241.22602412873
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92069.36240837816
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89038.70514442399
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50907.61725315638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59537.27421285119
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67717.55744942115
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75376.9754692741
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82450.171895643
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91839.5965065558
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103979.86091027653
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100135.75431624916
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115191.7467710243
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110497.16110272566
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108440.59943951597
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105541.81832704786
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104872.4568910338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97044.94188394025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89098.63244022476
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88335.0663437387
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332678)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116363.5314402359
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109209.95092109777
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123291.389519769
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121704.52478897246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119038.39158804924
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123222.3915608977
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122649.404465497
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121189.8033422213
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122481.30223358562
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115435.12117792026
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81800.4946501248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73435.6390189518
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64052.87955254153
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332402)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123483.47936715558
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109096.26679712837
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105677.96076483338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92967.69182547007
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88274.36727922934
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84085.12802821165
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64577.63187035569
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58594.54692244262
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52499.895634451765
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52926.06873796531
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55847.23081407405
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55322.48061436764
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72961.66906152433
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80053.51868703845
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89833.90779916756
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87711.69624561677
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90233.42731495132
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91936.65617438382
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92772.6072500858
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95817.78262238274
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92054.16582209815
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93258.6073569823
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87933.18424935662
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89829.5823859782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85411.96153892903
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75334.2496176057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71753.21069562726
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61553.28105726931
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60106.46087043919
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] No brain position function
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332310)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103409.80323427508
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103868.33482333727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97293.52880647965
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82101.73659048125
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82224.89332508517
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73864.0109156582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68383.18757769093
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53315.18127291964
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82378.7574318219
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79798.10802661639
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76407.76874571526
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76980.25269213028
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74302.48620200751
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70812.3932219079
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62673.77375914762
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65385.05858511571
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52747.82202915009
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82914.18422600313
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94046.22883820976
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88981.89097053045
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85960.40211630554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87132.40594087588
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79536.40373465302
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73952.49335418304
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69550.74131997593
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58594.14176229772
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52664.174302173196
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] No brain position function
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81188.71062928753
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84810.61483299627
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93585.27746855048
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98693.62340638356
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109693.80844977207
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103290.0496880518
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116258.81292277167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111109.8304504219
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108399.0667263749
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115264.84024374734
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110727.1210676214
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108823.8071953851
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332349)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112476.96224028524
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104543.63638982782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105265.76160087867
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95658.38652996242
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91766.9660891851
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81282.23755915649
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54439.88635138015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61152.45102023601
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62383.0953938911
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79441.03766606201
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75643.25116450246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75739.75825015316
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74786.06699817418
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68475.66413952713
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65603.9428966518
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58028.11708327662
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56866.89875842957
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62480.044136467506
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66709.04429422785
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77547.8241459002
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80656.03667029203
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85219.2679625944
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86143.0461780224
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92026.43149528222
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94199.94602240378
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95516.29614977795
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92969.13539648382
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95523.04366907198
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102824.13688482996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91675.4286245543
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88517.04572170565
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79513.10908177099
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82389.43546676903
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332340)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69055.7195630233
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65006.52997890604
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63773.2002159697
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332309)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110677.4637841382
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106413.75679882185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107564.70108697296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98162.55082294194
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91512.94385733572
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81848.32937954972
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 59
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332346)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110167.6980177915
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101034.3500112698
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94696.6247105723
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97624.75413501135
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76934.39871637989
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72970.11517457687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61898.93996697478
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52942.98338297149
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53131.21554349817
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59245.400247979676
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64645.232953649014
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67001.33342455025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73128.93767156417
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78593.89628684951
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73425.81035531976
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73524.911411423
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51783.23408953613
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60899.64557715668
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69913.04455719946
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90675.32001367467
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98227.9716308352
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92926.52494681219
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98707.97658640216
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97483.52769519365
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106371.92231996602
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86223.40760566283
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82465.06518880534
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77928.33018049749
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72999.25551269064
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78584.86260763416
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57483.537868301966
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58033.52893297409
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58861.35148363467
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67080.23967725318
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72228.30166222632
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79146.2856838624
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82513.81423112145
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96921.29132663063
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99194.84840451798
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103437.26231073576
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124019.04656544642
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102844.07971870783
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114765.85849009629
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115472.41748984822
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108232.48708544765
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103717.75968726526
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78562.45217986405
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73399.08173611853
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332367)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101996.65504685626
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114053.22706612898
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114950.53736444283
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114569.10383988009
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117083.00421220437
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114900.33543316321
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123431.80849226913
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119593.3159022415
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126316.99783450936
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116929.1863449139
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114340.6612856253
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110930.90579978388
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103430.9855572168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108327.45389469038
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104766.20716099278
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94665.11718955543
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89088.66947363922
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] No brain position function
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332356)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117191.93352122721
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108987.35897812387
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103685.88539453084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100500.68026117259
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90525.26958182524
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83657.02473082626
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75294.88946523482
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75822.17494833481
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56495.007452506106
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58506.31812174898
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60183.58961007651
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67276.54886606452
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73833.31604000286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75066.53545545775
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77564.2753711025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79197.54844375991
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79954.82441951078
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74863.97464955458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81246.36814804701
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76840.82603246719
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74095.4294622927
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66380.94634189177
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66509.51624180004
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59749.30831650039
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57355.35085104662
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61569.79665361589
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67849.6377161768
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73542.06284976366
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83647.1437953373
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95663.7739948011
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91610.00912056689
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92475.63496890268
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94940.79609041207
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85585.14811919432
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83353.36099287798
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75265.26848269952
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65197.85405872692
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66209.53600521863
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332432)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113726.44506349461
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 131613.60515741794
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127253.33624540968
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118167.48666688486
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119824.60643635655
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85029.02961445169
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85727.98847488977
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77597.70975355245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64799.46886482788
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54758.162450241274
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67192.23324771796
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71430.80038633209
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79103.33140558843
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53326.52495011594
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66084.4154028286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70704.51912535354
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] InserterZ: 0 -> 3895280 with duration 249
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54485.58019541239
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63292.530788930715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67298.26526431041
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77226.92260164197
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84148.21398142923
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87414.16978165274
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95951.26714951254
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97464.74482866668
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104714.05125706247
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3895280 -> 0 with duration 249
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106990.41112666123
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101627.4962876821
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105433.79494426074
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101420.20960014942
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93982.37385755638
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to OutOfBrainCalibrated
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (22) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dfa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c83a2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61ac1c5173c9 - neuralink_final[970fb5f9d1f0e85c]::controller::retract_ib::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x61ac1c518c29 - neuralink_final[970fb5f9d1f0e85c]::controller::insert_ib_open_loop::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x61ac1c519f34 - neuralink_final[970fb5f9d1f0e85c]::controller::start::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x61ac1c4dbb26 - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x61ac1c4eb31f - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x61ac1c4e7e20 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x61ac1c4c26b5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::try_with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x61ac1c4c170e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x61ac1c4e1026 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x61ac1c4eb876 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x61ac1c4e8125 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x61ac1c4c711d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61ac1c4b813d - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x61ac1c4b7e5b - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x61ac1c4b7e5b - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x61ac1c4b7e5b - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x61ac1c4af0f0 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x61ac1c4b6480 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x61ac1c4b4ca4 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x61ac1c4c779b - <tokio[15a7b7fc7da63a49]::runtime::context::scoped::Scoped<tokio[15a7b7fc7da63a49]::runtime::scheduler::Context>>::set::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x61ac1c511b59 - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x61ac1c4c3c02 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::try_with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x61ac1c4c33ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x61ac1c50f00d - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x61ac1c4b3130 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x61ac1c4b38c6 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x61ac1c4b4293 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x61ac1c4d4933 - tokio[15a7b7fc7da63a49]::runtime::context::runtime::enter_runtime::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x61ac1c4ae806 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x61ac1c4f5f0c - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on_inner::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x61ac1c4f62e6 - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x61ac1c4e10e0 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::block_on::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x61ac1c4dbfc7 - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x61ac1c50f2c6 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x61ac1c4f99ea - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x61ac1c50dbd0 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x61ac1c4c9526 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x61ac1c4fdcab - __rust_try
[INFO] [stdout]   58:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61ac1c4be98e - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   65:     0x71b5b1780a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1449553)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dc8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c8152 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ac1c58c700 - <core[4a92201981c6b77a]::result::Result<(), core[4a92201981c6b77a]::result::Result<u64, neuralink_final[970fb5f9d1f0e85c]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ac1c58c700 - neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x61ac1c56de4c - <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x61ac1c57506c - <tokio[15a7b7fc7da63a49]::loom::std::unsafe_cell::UnsafeCell<tokio[15a7b7fc7da63a49]::runtime::task::core::Stage<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x61ac1c57506c - <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x61ac1c564f6e - tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   26:     0x61ac1c5946a1 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x61ac1c59596f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61ac1c5a248b - __rust_try
[INFO] [stdout]   29:     0x61ac1c59f903 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61ac1c59f903 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61ac1c563ae0 - tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   32:     0x61ac1c5698d9 - <tokio[15a7b7fc7da63a49]::runtime::task::harness::Harness<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x61ac1c569b77 - <tokio[15a7b7fc7da63a49]::runtime::task::harness::Harness<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x61ac1c58459d - tokio[15a7b7fc7da63a49]::runtime::task::raw::poll::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x61ac1c634037 - <tokio[15a7b7fc7da63a49]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x61ac1c633012 - <tokio[15a7b7fc7da63a49]::runtime::task::LocalNotified<alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   37:     0x61ac1c61834b - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:68
[INFO] [stdout]   38:     0x61ac1c61e257 - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<(), <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x61ac1c61e257 - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<(), <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x61ac1c61e257 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:31
[INFO] [stdout]   41:     0x61ac1c4eb4a0 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1045:29
[INFO] [stdout]   42:     0x61ac1c4e7f10 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   43:     0x61ac1c4c27b5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::try_with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x61ac1c4c175e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x61ac1c4e1066 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   46:     0x61ac1c4eb8c6 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   47:     0x61ac1c4e8365 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   48:     0x61ac1c4c715d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x61ac1c4b817d - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   50:     0x61ac1c4b7ffb - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   51:     0x61ac1c4b7ffb - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   52:     0x61ac1c4b7ffb - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   53:     0x61ac1c4af410 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   54:     0x61ac1c4b6f20 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   55:     0x61ac1c4b4cc4 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   56:     0x61ac1c4c78eb - <tokio[15a7b7fc7da63a49]::runtime::context::scoped::Scoped<tokio[15a7b7fc7da63a49]::runtime::scheduler::Context>>::set::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   57:     0x61ac1c511b99 - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   58:     0x61ac1c4c3d42 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::try_with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x61ac1c4c344e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x61ac1c50f04d - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   61:     0x61ac1c4b3550 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   62:     0x61ac1c4b3946 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   63:     0x61ac1c4b45f3 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   64:     0x61ac1c4d4aa3 - tokio[15a7b7fc7da63a49]::runtime::context::runtime::enter_runtime::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   65:     0x61ac1c4ae8e6 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   66:     0x61ac1c4f60bc - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on_inner::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   67:     0x61ac1c4f6566 - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   68:     0x61ac1c4e1160 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::block_on::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   69:     0x61ac1c4dc31e - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x61ac1c50f2d6 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x61ac1c4f9bf3 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x61ac1c50dc00 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x61ac1c4c955a - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x61ac1c4fdcab - __rust_try
[INFO] [stdout]   75:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x61ac1c4be9ae - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   82:     0x71b5b1780a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_distance_errors_oracle' (19) panicked at tests/integration_tests_oracle.rs:56:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dc8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c8152 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ac1c4dce3a - <core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ac1c4dce3a - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x61ac1c4de8bb - integration_tests_oracle[6d95171ce59680fb]::test_controller_distance_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:73:31
[INFO] [stdout]   23:     0x61ac1c4dc497 - integration_tests_oracle[6d95171ce59680fb]::test_controller_distance_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:65:44
[INFO] [stdout]   24:     0x61ac1c4bf176 - <integration_tests_oracle[6d95171ce59680fb]::test_controller_distance_errors_oracle::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ac1c52297b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61ac1c52297b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x61ac1c53016b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x61ac1c53016b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61ac1c53016b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61ac1c53016b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x61ac1c529884 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x61ac1c529884 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61ac1c532d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x61ac1c532d72 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61ac1c532d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x61ac1c532d72 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   46:     0x71b5b1780a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_controller_move_errors_oracle stdout ----
[INFO] [stdout] Oracle predictor
[INFO] [stdout] Starting robot...
[INFO] [stdout] get_distance
[INFO] [stdout] mv
[INFO] [stdout] get_state
[INFO] [stdout] Starting controller...
[INFO] [stdout] Starting to process distances...
[INFO] [stdout] Starting to process robot state...
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332367)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69165.63664050773
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64090.426884282846
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56363.176554421894
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50105.319789086
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55438.383068615105
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66630.64090193703
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66395.763970476
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71827.87596059055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79033.78197096521
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83315.7496862025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92651.02276005445
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95684.11268900428
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94740.7731785496
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89746.06827067642
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92924.45727740554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98147.66216326668
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90664.12102217402
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85515.50172179868
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90527.57873779011
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81310.41816501087
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76571.83215846145
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71101.38580620603
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68694.97790577658
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57716.10905937618
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52186.905235532555
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332397)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117150.16993650072
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112502.04887088027
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107058.95419444377
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91895.72024404595
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91359.7051607396
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86468.84032307833
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78386.17794685334
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67427.754983149
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60236.41980350611
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50882.290276464424
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51075.77395761246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53906.053040757426
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63740.49333473458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67028.86107586022
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73630.13967433386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70087.41322433937
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77340.22989513981
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76582.97354776482
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79949.23627050617
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77464.92338185664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79051.7771053433
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74964.34035986522
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76939.47475556948
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73155.07959964336
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68468.54672951018
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57713.09770715912
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55853.536949147005
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51510.88025887287
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61690.91714775143
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64979.05535546399
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71332.56823958096
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74498.33606664778
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82124.12037683325
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86452.76082835079
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87104.52281624859
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89790.24499137979
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91662.4667834664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92699.02708223404
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98850.27888742636
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98083.87982641684
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90579.01920198416
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85410.66553331504
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87774.24824887828
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86090.73413531773
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80974.81902691675
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68449.6328704207
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66612.08207612915
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61190.65114460408
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Error in moving to position: InserterZ(5332352)
[INFO] [stdout] Moved to position: InserterZ(5332352)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98278.91092461592
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86333.84576261311
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89660.32477907243
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76590.89648516523
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68302.02514410706
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61175.317137802485
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51848.638554914156
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56694.08834478317
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61069.40092153987
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64024.11336808943
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72942.8674130938
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74392.9154327003
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77080.40311215585
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81405.97321323142
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79889.37653316907
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82380.8622936221
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81469.85831190867
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74861.84437366133
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70117.35601798515
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 84
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56604.004234999884
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58422.801120599266
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67251.86989972275
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75877.55763384944
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81867.49629242928
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81516.7109274749
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88250.4805238538
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91433.48069227242
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93791.47535075725
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 51
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62252.826324001886
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83253.46654288389
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88406.06890495936
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86878.89580327086
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74616.44287884049
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76121.68591571285
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67308.23022855597
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60326.26163160382
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51341.77528215223
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59964.34766760899
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66661.98772465985
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76951.31992273044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78800.72694270907
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91003.73856283899
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94219.50255283818
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102485.38851532014
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100370.44451762445
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106889.56129026297
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105971.40291456087
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114633.3276795639
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111954.54113934014
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125651.9925669604
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110604.17930245725
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105295.24573025596
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108955.56799224066
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107929.17816052283
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97074.83279829216
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89132.90787674859
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85901.22249169461
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79361.30663990323
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332372)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114981.12969513843
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114592.11637507123
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117097.28488704469
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122635.28065895638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123457.2765954244
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119556.56348986132
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122435.16190065001
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116903.55639126687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121465.11533780454
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114087.63994882349
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106392.7303438842
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104475.25180040475
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95665.60215438902
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91947.37890463625
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87125.69945732213
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74298.6312879899
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71831.67652627942
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332314)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122172.02636505477
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123810.73008706048
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120584.96336531057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109603.34724145231
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108360.96053445782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99922.70212288247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94016.18937300541
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90059.27184604516
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82674.34601893858
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74750.83713682694
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64549.972272806335
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57575.2764380069
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57737.123415856506
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61955.5471798497
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69222.64523311215
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73583.45809363923
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70030.1924710091
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77277.62880396657
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86515.43681293458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92388.54122990055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79708.50795064727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85660.53268541524
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78618.61256303219
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75595.28109507996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69450.83002246846
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64932.575431647245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59700.430762601085
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55279.41607149318
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56618.49629193125
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63293.59022465639
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69426.46204403741
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74956.80298572895
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85263.60024189751
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89894.38282596541
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90696.02819140977
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90306.08710177243
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89956.22163981327
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98786.26482079143
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97727.44253934338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89976.29773182061
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90200.50446719304
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89181.58750069479
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77086.24134079542
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79246.18092190498
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72710.28462579672
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67121.66171045159
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55835.777827451355
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56446.75164385175
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61210.97129282437
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70897.26070438663
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80994.1329663829
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79828.99131387402
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88258.38857104816
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93530.05479277088
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98058.02040312171
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101804.55737062113
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111644.33358632168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113927.62401154265
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108182.79100755905
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111950.20378363435
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118195.20481199247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113065.96091170143
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103873.76502432162
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103839.6733125837
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102722.14305168064
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91806.231618057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89015.14296744391
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80404.46250504302
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332556)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126226.49231312925
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113186.35312921251
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118147.32548810344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118173.43152520154
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103556.0057112769
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105422.58122073265
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99644.66304540366
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90469.3397192118
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86076.55156316853
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78404.97872016695
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72158.52802295727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61077.34359699057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54759.00410057476
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54831.63896287151
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59495.71610568999
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60569.25574775133
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69259.56638976268
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75528.46026122721
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71475.57862226805
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78414.18687986664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82254.9328966235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82699.3582821798
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77236.4508090911
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73530.52168098511
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78485.17991089099
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71014.61213990638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69363.94567682117
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66638.0520784785
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60799.55607091449
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53059.07320187008
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60301.655006023124
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69335.42499027995
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73547.34504453687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73774.25839976117
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83511.52743512555
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87583.10730128002
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93800.04643834115
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96314.1396800552
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97953.2364353654
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89718.54552979022
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95567.71432936704
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97460.90929391677
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86872.85925015609
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89906.79533771717
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88872.72344638675
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81588.09973954875
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71899.34443684458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72770.19435329014
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65924.00974511623
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56421.88823326386
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332406)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108628.82196023874
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104375.10122492292
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90832.47240432678
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89226.42545479955
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69225.77544874558
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64305.30706119293
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50346.494376594084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54866.61339433852
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61538.81624392106
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67056.77206023375
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72058.13844030001
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73727.2367661841
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71693.62968968484
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78524.71218219458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82232.14107785374
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85010.34428799141
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79374.75786436396
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80205.12508216756
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75298.10299892549
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72050.30329538591
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69988.78146909503
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59305.82279069768
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56143.28601384163
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53044.517381174024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56182.98943682946
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63227.576080613886
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69733.29200636898
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75633.64190615492
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81175.7555603747
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87066.76667000842
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95538.72258516098
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94636.5488260045
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98691.5286189809
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104770.68485262827
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94926.07965690666
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90334.24263153016
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85081.61149518855
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87327.99204706587
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85531.61915335804
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77724.3422315754
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71906.91399119108
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67212.91647375806
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59819.23212793004
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50012.26156909892
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332316)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57837.123391068075
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51880.46167360013
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56134.20641934045
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65473.46627649374
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66181.40653949778
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77185.76509941078
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80674.94948998652
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78161.81035531976
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79505.45248252945
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82462.2367723484
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77108.87685344496
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78279.96132271958
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78431.73428209487
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75348.49710413697
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71170.74450463639
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64272.735305316746
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58948.57868996216
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54414.55504422635
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52778.78452773113
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57969.41008104617
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62275.184098638245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72646.93178968958
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73368.64342898666
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99496.94383635209
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97502.6497329413
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103135.44956179196
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107636.10429531313
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107896.17915322632
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104158.98386023496
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103133.61524291127
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85282.06518880534
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78263.75369519426
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69290.86260763416
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59973.99442649225
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52367.52893297409
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54667.07813162648
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64233.67634362413
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74288.30166222632
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78701.94033624465
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87968.15054170869
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90703.9868200582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102104.84840451798
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99832.13108119532
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110056.33983011136
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105783.66755011317
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107504.24306410563
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108369.73631351185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108375.6476555583
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110945.25673012633
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105834.01049346314
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103316.76293746359
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103100.06993253483
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95923.87810821086
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91123.42930972623
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85649.26260428084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79553.93883591006
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332367)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116333.85591658088
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116753.50458227284
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119742.71768739563
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118028.84959991672
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123153.95945468149
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127390.6424055188
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126778.97391129518
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125260.9844109927
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111773.2045632425
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116032.28865733731
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115376.0963136619
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106894.60837169865
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101289.91929268115
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97732.5469911521
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87575.57895790506
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80001.08287721372
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73887.68027585198
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Error in moving to position: InserterZ(0)
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332377)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60377.62385109265
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52679.741887109354
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56132.725105339545
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70603.58961007651
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69911.11030581105
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72333.33783326426
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73728.22894461127
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74141.20900129632
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81106.42452192784
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82255.63748128142
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80003.15431512089
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74460.68402234919
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80283.73816385749
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77674.00225751323
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80418.94634189177
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67389.78557729418
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62514.73765882035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55357.30274784961
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52119.36310065165
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53859.5529113051
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62894.74691117462
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69429.44438816339
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75364.43697877752
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83311.35088834516
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85460.00508463022
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91886.16146002547
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89212.9160273479
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97166.48704844422
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95543.32951298996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95930.91276071954
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101321.3154206142
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91071.88406354794
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94409.6799645751
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88256.20827537216
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84213.52395333815
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79373.11290154932
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67376.2285726472
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71675.32715096942
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60504.4281712611
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52943.32257168309
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332307)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65761.78216307727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51725.331727646524
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59404.658701957786
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63373.61332270934
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63692.33791249653
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72011.0350783068
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77712.92674896959
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77821.44312775158
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91838.17896687542
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77472.25328202546
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92022.75366900838
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77337.97399008519
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73693.53388756106
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67193.9696795221
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62299.44290701114
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58291.68091413146
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56095.583625002066
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65340.25220868422
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72043.91366857826
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75937.92678631097
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81150.83872558747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88445.90642072319
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89582.81865476153
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92460.89109398634
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88516.1797518126
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95636.58828530123
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104955.13949156262
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89471.32075988047
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102542.40865670796
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85760.75529261935
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96087.32556705107
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81128.53696911526
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78636.21167518245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75003.29769479309
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64647.56765532901
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59457.17702580418
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58433.970529507846
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332320)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124985.19608714757
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126643.56033341051
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115829.30258905678
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127230.9090446122
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126051.70279488608
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120179.58142608684
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112255.25196187524
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117001.49594381521
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101213.08614946937
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97636.61243256088
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90432.83131804375
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77631.05992275698
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70301.75028040854
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65498.418999247835
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51476.37680827826
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52648.442583416356
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62557.96521149797
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66030.41311918315
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65823.02315510414
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71454.27991784073
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79139.04139543022
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81136.78163276264
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79772.08815786534
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77451.59054718562
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81643.3576235848
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79985.01318370434
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79501.7500267009
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73598.86950782943
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69315.12922380632
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60390.48839497962
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56564.79709344031
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51688.72883879393
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55370.75724431127
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60320.94781319285
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71405.4834336742
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70351.92712335114
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83015.24597101228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87747.33362819161
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86156.28161902656
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92043.04653055442
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94220.39067291771
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98545.287141765
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92997.42231268156
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98504.85583910381
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94130.22393759782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94662.65250630479
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83251.64350951463
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82337.87209033978
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82444.06390881876
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74245.84152225743
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69890.27823595982
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57259.953759276425
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53543.87597787962
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332395)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122582.31183150108
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123424.95405002637
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127211.69046911993
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122356.88864977064
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113098.96867502294
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121518.1648443368
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121012.81277413783
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106188.1223533511
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104233.48235994414
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95404.67332619429
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91653.21555320593
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81999.69377111818
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74457.47360991465
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68320.10649274732
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59622.05262182793
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51873.856333577074
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60531.94449606945
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63148.81355110835
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62118.65358245466
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75287.02528637287
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74413.24788350554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79577.20049368741
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81438.16450692771
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77396.15604408947
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79978.74233212252
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79183.35247684177
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79867.44037911796
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74836.59735412605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71465.19324412884
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69260.25684146117
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60323.7667473082
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56475.18631719565
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50225.788842810085
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55702.85133563774
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57938.088059631176
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61257.01712562016
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69929.1875595483
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73277.13562546531
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75685.48943805404
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88061.71206608659
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91940.47735265759
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89247.06120896863
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91307.60929098947
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89533.33471648255
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98903.90703150805
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92507.14241711877
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94117.42803543678
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94683.38908196345
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91488.67811650003
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87434.46671430708
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79896.17231147329
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70078.96119215887
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70476.57003640872
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59549.19423551008
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332499)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95372.47334697633
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101539.27851196658
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110540.24256247096
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112072.44278519135
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108560.86069037765
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118979.55124521442
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125172.30715812766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122863.85094831628
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123405.05471481383
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126873.32160800649
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121820.40811581805
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123360.02147487912
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109435.62489182374
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116301.45510952652
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111512.6197285516
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102547.40752040001
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99204.1515830378
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332653)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95953.9436320297
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99620.17978289048
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90450.02612958802
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83595.02600089507
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80601.47061255062
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65831.07662422257
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69703.64990092942
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51301.18216385704
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55679.58588962711
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66022.71361365425
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65241.53140087542
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69837.04322358454
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73842.72957295855
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79212.68051678024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78908.88995343656
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92545.93126659375
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87657.16428707528
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84114.68552864972
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72721.66979251883
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74928.40568494971
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63413.51469899248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60617.94608785235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56774.53158372408
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50868.372363924515
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53010.81683384208
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65766.89351694775
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78413.06281385117
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73015.690075672
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82698.99318909226
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89190.65792707296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95038.88230148237
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100227.8102071418
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95416.13500512368
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95626.00917978247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97886.08614022587
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90539.95132624812
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90978.09975748672
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90323.91184866405
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83312.18933692668
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80644.64332019747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72286.21956112527
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67684.80346345995
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57135.03047637502
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Error in moving to position: InserterZ(0)
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332428)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106041.20404639747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108330.19519784092
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120237.51025622385
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116926.63571375818
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119857.09710783372
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 137376.2426696017
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127102.99406628474
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127295.9507628167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115112.49609834747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124932.49410603102
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118599.19788768142
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108280.36127759097
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111375.20934927044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109620.36431782471
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100437.5828517077
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96760.49874529347
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84068.55292832723
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Error in moving to position: InserterZ(0)
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332316)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119083.0096887066
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115075.85804550909
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113616.94128557341
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118933.49354643817
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127402.6471427523
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119532.86768041854
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114733.95038712921
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116765.63345295156
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114095.42526130413
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110608.3053098023
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112864.82117065962
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97879.34630787908
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95568.30421414494
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94468.80262133374
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81724.67681777535
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72006.68895411212
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66637.71743458218
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332310)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105749.84247010737
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101063.8138798778
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112471.01287851343
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120118.5034615614
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119636.64020576933
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114128.15061418875
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123099.91076415987
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127452.19548856188
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119339.07409216417
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125671.82329722482
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112299.88588706916
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120278.06310715317
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105854.82077202946
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108237.34406642779
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105835.57207067369
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96275.5986389853
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84277.89238829515
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332397)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58347.6393735921
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52515.805937557365
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57209.893453129334
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57869.97662846011
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65226.12337279064
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69784.35987323336
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75933.33682205412
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76617.55900033086
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73644.29343186307
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81192.3308862762
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76882.1901368529
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69524.31022745243
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80825.05292597727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67241.53920195135
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56440.04325478384
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57299.9494578992
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58511.41778288083
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65390.31613534689
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71707.51190822513
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85187.86972374341
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82414.5166296179
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86938.82932113926
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87482.73274339864
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93037.97095855023
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97837.17025014188
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98773.85567741725
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92828.10192052275
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92002.56379264267
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93298.56541906064
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87986.63783897972
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87302.88371304981
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83057.76197014225
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80282.93485280185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74300.21949632035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65342.22329229687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58184.21742019348
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51765.212184403324
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332359)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126041.39227463154
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110937.43958137638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112195.7706726368
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99829.57653494843
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90653.64674048172
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86258.76689476823
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78586.06122200447
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72338.5021012465
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57947.33876240591
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54204.74245318398
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57896.20146570203
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59673.716325969785
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64605.83844741911
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68785.53267701762
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77009.4336720726
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77361.44085311296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81580.66226873151
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84941.55175039195
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82285.18878032733
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76306.21252495097
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74460.48011562659
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69588.94742455077
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72754.64319377695
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67994.12299777195
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58956.390912417555
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53368.883496711496
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51271.28431884479
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55394.10582890874
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59956.030445361044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68011.085924863
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73686.56162058376
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84092.64659253764
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80494.29937866237
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86639.0269938584
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95367.32903843152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97545.66704487009
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92715.30334249779
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92934.03340975312
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92362.32050651289
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90925.6555005404
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94167.26504355762
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85314.13740133867
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78863.43345188187
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76934.74781663052
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71515.06392320979
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69186.39026559098
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56560.07190997433
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332325)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122283.45332267345
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120325.8243366963
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121060.52639494301
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127151.96150598081
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108432.74372660613
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103043.44365661801
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99750.99408540246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89721.40357352525
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82311.05108025018
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78457.81412338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63635.148229502025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56591.16701451293
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51513.59991032607
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60848.1564654141
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72685.8965051719
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75196.59408041707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75167.9808687279
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81733.88420612796
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79940.67141178355
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77305.06462560536
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81130.92674704001
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74363.87255775766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73889.27155783423
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70291.88346876798
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71589.2590737408
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63524.56808526395
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58312.173123320565
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68543.0572612714
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71801.64460317837
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75725.20620295871
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80962.2109962448
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82692.1541257127
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89240.83614226326
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89247.3323162715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94322.95777605742
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92584.77013108716
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95983.74102990841
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98439.86122083652
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94125.7498521395
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89099.01181078202
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91433.12758645741
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82070.49659517687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82439.40807690646
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72106.97905527055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66460.38620974065
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61513.38170248759
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54026.80885364371
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332477)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 130483.71730232495
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125054.7635812792
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122589.66640729085
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115519.15881494759
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111420.70825665025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106530.220748652
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103848.41202607821
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94133.58288138814
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87112.0560194701
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81742.19543752121
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66934.03487641958
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64530.18902228575
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53362.72521639825
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53029.99093537091
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63919.37333782227
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64151.984551841626
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68889.39805450803
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75207.35484033264
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76115.16830516653
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75837.88863538101
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74661.32488253585
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92569.37165074679
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81166.52317818627
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70581.34511137672
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66242.08867456252
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62899.25377682247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55053.35784698557
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58791.03115735669
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64200.28294082277
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70615.4848566096
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78979.69146695221
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84247.4379734731
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80587.14837282174
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89593.2263013568
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95387.111212558
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94516.43989711604
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89588.11186871422
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95814.24175432778
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98126.41529104987
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96419.07382801035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93885.49452138448
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87618.08615982998
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83457.54853471834
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78504.32131839637
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72801.1469460373
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68249.91899643443
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60955.117149247555
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] InserterZ: 0 -> 3886950 with duration 249
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52767.255287587526
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60062.684756392264
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70594.53458460921
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76310.77424676961
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77737.4332772739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98234.51756310812
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95633.88680458453
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100470.7791370888
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107876.93017106142
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101008.1087658651
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113547.09296600241
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118602.21716681891
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3886950 -> 0 with duration 249
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112130.8515940354
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115169.46867969364
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103557.37133810017
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108282.13038582983
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105292.420707362
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98462.33293973259
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96929.15421222849
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94309.93096396141
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85287.74967801664
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to OutOfBrainCalibrated
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (23) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dfa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c83a2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61ac1c5173c9 - neuralink_final[970fb5f9d1f0e85c]::controller::retract_ib::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x61ac1c518c29 - neuralink_final[970fb5f9d1f0e85c]::controller::insert_ib_open_loop::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x61ac1c519f34 - neuralink_final[970fb5f9d1f0e85c]::controller::start::<neuralink_final[970fb5f9d1f0e85c]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x61ac1c4dbb26 - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x61ac1c4eb31f - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x61ac1c4e7e20 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x61ac1c4c26b5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::try_with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x61ac1c4c170e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x61ac1c4e1026 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x61ac1c4eb876 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x61ac1c4e8125 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x61ac1c4c711d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61ac1c4b813d - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x61ac1c4b7e5b - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x61ac1c4b7e5b - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x61ac1c4b7e5b - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x61ac1c4af0f0 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x61ac1c4b6480 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x61ac1c4b4ca4 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x61ac1c4c779b - <tokio[15a7b7fc7da63a49]::runtime::context::scoped::Scoped<tokio[15a7b7fc7da63a49]::runtime::scheduler::Context>>::set::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x61ac1c511b59 - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x61ac1c4c3c02 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::try_with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x61ac1c4c33ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x61ac1c50f00d - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x61ac1c4b3130 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x61ac1c4b38c6 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x61ac1c4b4293 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x61ac1c4d4933 - tokio[15a7b7fc7da63a49]::runtime::context::runtime::enter_runtime::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x61ac1c4ae806 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x61ac1c4f5f0c - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on_inner::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x61ac1c4f62e6 - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x61ac1c4e10e0 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::block_on::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x61ac1c4dbfc7 - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x61ac1c50f2c6 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x61ac1c4f99ea - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x61ac1c50dbd0 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x61ac1c4c9526 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x61ac1c4fdcab - __rust_try
[INFO] [stdout]   58:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ac1c4f92b4 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61ac1c4be98e - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   65:     0x71b5b1780a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (25) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1433395)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dc8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c8152 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ac1c58c700 - <core[4a92201981c6b77a]::result::Result<(), core[4a92201981c6b77a]::result::Result<u64, neuralink_final[970fb5f9d1f0e85c]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ac1c58c700 - neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x61ac1c56de4c - <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x61ac1c57506c - <tokio[15a7b7fc7da63a49]::loom::std::unsafe_cell::UnsafeCell<tokio[15a7b7fc7da63a49]::runtime::task::core::Stage<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x61ac1c57506c - <tokio[15a7b7fc7da63a49]::runtime::task::core::Core<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x61ac1c564f6e - tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   26:     0x61ac1c5946a1 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x61ac1c59596f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61ac1c5a248b - __rust_try
[INFO] [stdout]   29:     0x61ac1c59f903 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61ac1c59f903 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61ac1c563ae0 - tokio[15a7b7fc7da63a49]::runtime::task::harness::poll_future::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   32:     0x61ac1c5698d9 - <tokio[15a7b7fc7da63a49]::runtime::task::harness::Harness<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x61ac1c569b77 - <tokio[15a7b7fc7da63a49]::runtime::task::harness::Harness<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x61ac1c58459d - tokio[15a7b7fc7da63a49]::runtime::task::raw::poll::<neuralink_final[970fb5f9d1f0e85c]::robot::get_distance::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x61ac1c634037 - <tokio[15a7b7fc7da63a49]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x61ac1c633012 - <tokio[15a7b7fc7da63a49]::runtime::task::LocalNotified<alloc[420bb310a727dfd7]::sync::Arc<tokio[15a7b7fc7da63a49]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   37:     0x61ac1c61834b - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:68
[INFO] [stdout]   38:     0x61ac1c61e257 - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<(), <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x61ac1c61e257 - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<(), <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x61ac1c61e257 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:31
[INFO] [stdout]   41:     0x61ac1c4eb4a0 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1045:29
[INFO] [stdout]   42:     0x61ac1c4e7f10 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   43:     0x61ac1c4c27b5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::try_with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x61ac1c4c175e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::task::local::LocalData>>::with::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x61ac1c4e1066 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   46:     0x61ac1c4eb8c6 - <tokio[15a7b7fc7da63a49]::task::local::RunUntil<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   47:     0x61ac1c4e8365 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   48:     0x61ac1c4c715d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x61ac1c4b817d - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   50:     0x61ac1c4b7ffb - tokio[15a7b7fc7da63a49]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   51:     0x61ac1c4b7ffb - tokio[15a7b7fc7da63a49]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   52:     0x61ac1c4b7ffb - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   53:     0x61ac1c4af410 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   54:     0x61ac1c4b6f20 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   55:     0x61ac1c4b4cc4 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   56:     0x61ac1c4c78eb - <tokio[15a7b7fc7da63a49]::runtime::context::scoped::Scoped<tokio[15a7b7fc7da63a49]::runtime::scheduler::Context>>::set::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   57:     0x61ac1c511b99 - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   58:     0x61ac1c4c3d42 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::try_with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x61ac1c4c344e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[15a7b7fc7da63a49]::runtime::context::Context>>::with::<tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x61ac1c50f04d - tokio[15a7b7fc7da63a49]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   61:     0x61ac1c4b3550 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   62:     0x61ac1c4b3946 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   63:     0x61ac1c4b45f3 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   64:     0x61ac1c4d4aa3 - tokio[15a7b7fc7da63a49]::runtime::context::runtime::enter_runtime::<<tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   65:     0x61ac1c4ae8e6 - <tokio[15a7b7fc7da63a49]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   66:     0x61ac1c4f60bc - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on_inner::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   67:     0x61ac1c4f6566 - <tokio[15a7b7fc7da63a49]::runtime::runtime::Runtime>::block_on::<<tokio[15a7b7fc7da63a49]::task::local::LocalSet>::run_until<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   68:     0x61ac1c4e1160 - <tokio[15a7b7fc7da63a49]::task::local::LocalSet>::block_on::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   69:     0x61ac1c4dc31e - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x61ac1c50f2d6 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x61ac1c4f9bf3 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x61ac1c50dc00 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x61ac1c4c955a - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x61ac1c4fdcab - __rust_try
[INFO] [stdout]   75:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x61ac1c4f96a0 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x61ac1c4be9ae - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   82:     0x71b5b1780a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_move_errors_oracle' (20) panicked at tests/integration_tests_oracle.rs:56:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ac1c6b303a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ac1c6b303a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ac1c6b303a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ac1c6c7c1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ac1c6c7c1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61ac1c6b7992 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ac1c6b7992 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ac1c691d0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ac1c691d0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ac1c6ab389 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ac1c52f69c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ac1c52f69c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ac1c6ab602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ac1c6ab602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ac1c691dc8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ac1c686fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ac1c692add - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ac1c6c83dc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ac1c6c8152 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ac1c4dce3a - <core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ac1c4dce3a - integration_tests_oracle[6d95171ce59680fb]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x61ac1c4dde1b - integration_tests_oracle[6d95171ce59680fb]::test_controller_move_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:107:31
[INFO] [stdout]   23:     0x61ac1c4dc467 - integration_tests_oracle[6d95171ce59680fb]::test_controller_move_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:99:40
[INFO] [stdout]   24:     0x61ac1c4bf136 - <integration_tests_oracle[6d95171ce59680fb]::test_controller_move_errors_oracle::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ac1c52297b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61ac1c52297b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x61ac1c53016b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x61ac1c53016b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61ac1c53016b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61ac1c53016b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x61ac1c53016b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x61ac1c529884 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x61ac1c529884 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61ac1c532d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x61ac1c532d72 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61ac1c532d72 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61ac1c532d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x61ac1c532d72 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61ac1c6b293f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x61ac1c6b293f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x71b5b16f3aa4 - <unknown>
[INFO] [stdout]   46:     0x71b5b1780a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_controller_distance_errors_oracle
[INFO] [stdout]     test_controller_move_errors_oracle
[INFO] [stdout]     test_controller_no_errors_oracle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 432.91s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests_oracle`
[INFO] running `Command { std: "docker" "inspect" "ef635f50ea56cf17571ec64dcb82640d16e2774644f5c90e3484c21048c30090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef635f50ea56cf17571ec64dcb82640d16e2774644f5c90e3484c21048c30090", kill_on_drop: false }`
[INFO] [stdout] ef635f50ea56cf17571ec64dcb82640d16e2774644f5c90e3484c21048c30090
